ASP.NET MVC コントロールヘルプ
ItemsBoundControlBuilder<T,TControl,TBuilder> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : ItemsBoundControlBuilder<T,TControl,TBuilder> クラス
基本 C1.Web.Mvc.ItemsBoundControl<T> ビルダ。
オブジェクト モデル
ItemsBoundControlBuilder<T,TControl,TBuilder> クラス
シンタックス
'宣言
 
Public MustInherit Class ItemsBoundControlBuilder
    (Of T,TControl As ItemsBoundControl(Of T),
     TBuilder As ItemsBoundControlBuilder(Of T,TControl,TBuilder)) 
   Inherits ControlBuilder(Of TControl,TBuilder)
public abstract class ItemsBoundControlBuilder<T,TControl,TBuilder> : ControlBuilder<TControl,TBuilder> 
where TControl: ItemsBoundControl<T>
where TBuilder: ItemsBoundControlBuilder<T,TControl,TBuilder>
型パラメータ
T
TControl
TBuilder
継承階層

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>
            C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>
               C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>
                  C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>
                  C1.Web.Mvc.Fluent.FlexChartBaseBuilder<T,TControl,TBuilder>
                  C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,TControl,TBuilder>
                  C1.Web.Mvc.Fluent.ListBoxBuilder<T>
                  C1.Web.Mvc.Fluent.MultiSelectListBoxBuilder<T>

参照

ItemsBoundControlBuilder<T,TControl,TBuilder> メンバ
C1.Web.Mvc.Fluent 名前空間